gn: Specifies to send the real APN name.
virtual: Specifies to send the virtual APN name if present, else to send the real APN name.
Important: This command is for a customer-specific implementation to support IP-CAN policy control via Gx interface in PDSN, wherein the PCRF informs the subscriber's subscription level (such as gold, silver, bronze) to PDSN/PCEF via Priority-Level AVP, then PDSN maps the subscriber's subscription level to inter-user-priority and transmits it to PCF via A11 session update message. For more information on the use of this command contact your Cisco account representative.
This command configures the value of the Offline AVP sent to the PCRF based on the Charging Characteristics (CC) profile received from the SGSN.
cc-profile cc_profile_number [ to cc_profile_number_range_end ] map-to offline-avp { 0 | 1 }
cc_profile_number must be an integer from 0 through 15.
cc_profile_number_range_end must be an integer from 1 through 15.
|
•
|
0: Corresponds to the value DISABLE_OFFLINE (0).
|
|
•
|
1: Corresponds to the value ENABLE_OFFLINE (1).
|
Use this command to configure the CC Profile to Offline AVP value mapping. The
Offline AVP’s value (DISABLE_OFFLINE (0), ENABLE_OFFLINE (1)) is derived based on the CC profile received from the SGSN as specified by this mapping.
The following command specifies to send Offline AVP value as 1 (Offline enabled) for the CC profile 1 (Hot Billing):
Important: This keyword is for use with a customer-specific implementation, and will be available only if a valid license is installed.
Important: This keyword is for use with a customer-specific implementation, and will be available only if a valid license is installed.
dpca-custom6 ...
dpca-custom20
The following command sets the standard dictionary for Diameter Policy Control functions in 3GPP network:
subs_limit must be an integer from 1 through 10000000.
duration must be an integer from 1 through 3600.
For example, if this command is configured with 100 subscribers and
2 seconds, then the system reselects the PCRF for no more than
100 subscribers per
2 seconds.
diameter host-select row-precedence precedence_value table { { { 1 | 2 } host host_name [ realm realm_id ] [ secondary host host_name [ realm realm_id ] ] } | { prefix-table { 1 | 2 } msisdn-prefix-from msisdn_prefix_from msisdn-prefix-to msisdn_prefix_to host host_name [ realm realm_id ] [ secondary host sec_host_name [ realm sec_realm_id ] algorithm { active-standby | round-robin } ] } } [ -noconfirm ]
diameter host-select row-precedence precedence_value table { 1 | 2 } host host_name [ realm realm_id ] [ secondary host sec_host_name [ realm sec_realm_id ] ]
row-precedence precedence_value: Specifies precedence of the row in the Diameter host table.
Important: In 8.1 and later releases,
precedence_value must be an integer from 1 through 128. In 8.0 and previous releases,
precedence_value must be an integer from 1 through 100.
table { 1 | 2 }: Specifies the Diameter host table to add/append the primary and secondary Diameter host addresses.
host host_name: Specifies the primary host name.
host_name must be an alphanumeric string of 1 through 127 characters in length.
realm realm_id: Specifies the primary realm ID.
realm_id must be an alphanumeric string of 1 through 127 characters in length.
secondary host sec_host_name [ realm sec_realm_id ]: Specifies the secondary host name and realm ID:
host sec_host_name: Specifies the secondary host name.
host_name must be an alphanumeric string of 1 through 127 characters in length.
realm sec_realm_id: Specifies the secondary realm ID.
realm_name must be an alphanumeric string of 1 through 127 characters in length.
no diameter host-select row-precedence precedence_value table prefix-table { 1 | 2 } }
diameter host-select row-precedence precedence_value table prefix-table { 1 | 2 } msisdn-prefix-from msisdn_prefix_from msisdn-prefix-to msisdn_prefix_to host host_name [ realm realm_id ] [ secondary host sec_host_name [ realm sec_realm_id ] algorithm { active-standby | round-robin } ] [ -noconfirm ]
row-precedence precedence_value: Specifies precedence of the row in the table.
Important: In 8.1 and later releases,
precedence_value must be an integer from 1 through 128. In 8.0 and previous releases,
precedence_value must be an integer from 1 through 100.
prefix-table { 1 | 2 }: Specifies the MSISDN prefix range table to add the primary and/or secondary Diameter host addresses.
msisdn-prefix-from msisdn_prefix_from: For a range of MSISDNs, specifies the starting MSISDN.
msisdn-prefix-to msisdn_prefix_to: For a range of MSISDNs, specifies the ending MSISDN.
Important: To enable the Gx interface to connect to a specific PCRF for a range of MSISDNs/subscribers configure
msisdn_prefix_from and
msisdn_prefix_to with the starting and ending MSISDNs respectively. The MSISDN ranges must not overlap between rows. To enable the Gx interface to connect to a specific PCRF for a specific MSISDN/subscriber, configure both
msisdn_prefix_from and
msisdn_prefix_to with the same MSISDN.
host host_name: Specifies the primary host name.
host_name must be an alphanumeric string of 1 through 127 characters in length.
realm realm_id: Specifies the primary realm ID.
realm_id must be an alphanumeric string of 1 through 127 characters in length.
secondary host sec_host_name [ realm sec_realm_id ]: Specifies the secondary host name and realm ID:
host sec_host_name: Specifies the secondary host name.
sec_host_name must be an alphanumeric string of 1 through 127 characters in length.
realm sec_realm_id: Specifies the secondary realm ID.
sec_realm_id must be an alphanumeric string of 1 through 127 characters in length.
algorithm { active-standby | round-robin }: Specifies the algorithm for selection between primary and secondary servers in the MSISDN prefix range table.
active-standby: Specifies selection of servers in the Active-Standby fashion.
round-robin: Specifies selection of servers in the Round-Robin fashion.
Important: The Round Robin algorithm for PCRF selection is effective only over a large number of PCRF selections, and not at a granular level.
The following command adds a row with precedence 12 in table
2 with primary host name as
star_ims1 and secondary host name as
star_ims2 to Diameter host table.
table { 1 | 2 }: Specifies the Diameter host table to obtain the primary and secondary host name for PCRF.
|
•
|
msisdn-modulus: This algorithm divides the MSISDN value in binary without the leading “+” of the subscriber by the number of rows in the table, and the remainder is used as an index in the specific table to select the row.
|
|
•
|
round-robin: This algorithm rotates all rows in the active table for selection of the row in round-robin fashion. If no algorithm is specified this is the default behavior.
|
Important: The Round Robin algorithm is effective only over a large number of selections, and not at a granular level.
The following command specifies table 1 with
round-robin algorithm to select the rows with host name for E-PDF in Diameter host table.
endpoint_name is the Diameter endpoint configured in Context Configuration Mode to bind with IMS authorization service, and must be an alpha/numeric string of 1 through 63 characters in length.
timeout must be an integer from 1 through 300.
Important: This command is applicable only to Diameter dictionaries that support standard based volume reporting over Gx feature.
Release 12.0 onwards, if a 3GPP Rel. 7 based dictionary is already configured with diameter dictionary dpca-custom4 command, and then if the
diameter update-dictionary-avps 3gpp-r9 command is applied, the Supported-Features AVP with feature bit 1 being set will be sent in the CCR-I to indicate that 3GPP Rel. 9 AVPs are also supported.
Both default and
no command have the same behavior, as if the CLI command is not configured. Hence, in the output of
show configuration verbose command, the
default and
no command is shown as
no diameter update-dictionary-avps.
diameter-result-code { any-error | result_code [ to end_result_code ] }
any-error: Specifies failure handling behavior for those result-codes for which failure-handling behavior has not been specified.
result_code: Specifies a Diameter failure result code.
result_code is the code returned for a failure handling action and must be an integer from 3000 through 4999.
to end_result_code: Use to specify a range of Diameter failure result codes.
end_result_code must be an integer from 3000 through 4999, and must be greater than
result_code.
|
•
|
continue: In the event of a failure the user session continues. DPCA/Diameter will make periodic request and/or connection retry attempts and/or will attempt to communicate with a secondary peer depending on the peer config and session-binding setting.
|
|
•
|
retry-and-terminate: In the event of a failure the user session continues for the duration of one retry attempt with the server. If this retry attempt also fails, the session is terminated.
|
|
•
|
terminate: In the event of a failure the user session is terminated.
|
|
•
|
continue: In the event of a failure the user session continues. DPCA/Diameter will make periodic request and/or connection retry attempts and/or will attempt to communicate with a secondary peer depending on the peer config and session-binding setting.
|
|
•
|
retry-and-terminate: In the event of a failure the user session continues for the duration of one retry attempt with the server. If this retry attempt also fails, the session is terminated.
|
|
•
|
terminate: In the event of a failure the user session is terminated.
|
|
•
|
any-request: Specifies the request type as any request for a new session.
|
|
•
|
initial-request: Specifies the request type as initial request for a new session.
|
|
•
|
update-request: Specifies the request type as update request for an active session.
|
The following command sets the DPCA failure handling to retry-and-terminate and return a result code of
3456 for credit control request type
initial-request:
Refer to the Cisco ASR 5000 Lawful Intercept Configuration Guide for a description of this command.